28 matches found
CVE-2021-23017
CVE-2021-23017 affects nginx's resolver. A security issue arises from an off-by-one in ngx_resolver_copy when DNS labels are followed by a root-domain pointer, allowing a crafted UDP response to overwrite the least significant byte of the next heap chunk metadata. This can lead to a worker proces...
CVE-2019-9513
CVE-2019-9513 (and related HTTP/2 CVEs) affect nginx and nghttp2. The issues enable denial of service via HTTP/2 resource loops and priority/window manipulation, causing high CPU/memory usage. nginx 1.16.x and nghttp2 are specifically named in advisories; remediation is upgrading to fixed package...
CVE-2019-9511
CVE-2019-9511 is an HTTP/2 denial-of-service issue observed in multiple products where an attacker manipulates HTTP/2 window size and stream prioritization to force queuing of data in 1-byte chunks, potentially exhausting CPU/memory. Connected advisories confirm affected components include nginx ...
CVE-2020-1971
CVE-2020-1971 is described across multiple connected sources as a NULL-dereference in OpenSSL’s GENERAL_NAME_cmp when EDIPARTYNAME is present, potentially enabling a denial-of-service crash. Affected OpenSSL versions include all 1.1.1 and 1.0.2 lines; fixes are published in OpenSSL 1.1.1i and Ope...
CVE-2020-11080
In nghttp2, CVE-2020-11080 is a denial-of-service vulnerability caused by an overly large HTTP/2 SETTINGS frame payload in versions before 1.41.0. A PoC repeatedly sends a 14,400-byte SETTINGS frame (2400 settings entries), spiking CPU. The issue is mitigated by upgrading to nghttp2 1.41.0 or lat...
CVE-2021-3711
CVE-2021-3711 involves a bug in OpenSSL SM2 decryption: the buffer-size calculation during EVP_PKEY_decrypt() first call can under-allocate, enabling a later second call with a too-small buffer and causing a buffer overflow (up to 62 bytes). The issue affects OpenSSL 1.1.1 up to 1.1.1k and is fix...
CVE-2021-3712
The CVE-2021-3712 issue affects OpenSSL where ASN1_STRING data may not be NUL-terminated if constructed directly (or via ASN1_STRING_set0), causing read-buffer overreads when many OpenSSL print/name-constraining paths handle such ASN.1 strings. Exploitation could crash the application (DoS) or di...
CVE-2021-29425
CVE-2021-29425 affects Apache Commons IO up to version 2.6, specifically FileNameUtils.normalize. With inputs such as "//../foo" or "\..\foo", normalization can yield a value that does not escape to higher directories, potentially enabling access to the parent directory if the resulting path is u...
CVE-2021-23337
CVE-2021-23337 (Lodash) affects Lodash versions prior to 4.17.21, vulnerable to Command Injection via the template function. Affected component: lodash.template; root cause: unsafe template evaluation. Impact per document: potential code execution with privileges of the running environment. Mitig...
CVE-2020-8203
CVE-2020-8203 : Prototype pollution via lodash.zipObjectDeep in lodash versions before 4.17.20. The vulnerability allows modification of object prototypes, enabling attacker-controlled properties. IBM X-Force records this as a high-risk issue (CVSS~7.5; I/H, A/H; network driver with no user inter...
CVE-2018-16865
CVE-2018-16865 affects systemd-journald (journald) and was described across multiple sources as a memory-allocation/stack-clash vulnerability. The issue occurs when many entries are sent to the journal socket (or via remote journald-remote) and can allow crash or code execution. Affected versions...
CVE-2020-28500
CVE-2020-28500 affects Lodash prior to 4.17.21, vulnerability is Regular Expression Denial of Service (ReDoS) via toNumber, trim and trimEnd. Connected IBM bulletin confirms the issue and enumerates the affected versions; the remediation is to upgrade Lodash to 4.17.21 or later. No exploitation d...
CVE-2018-16864
CVE-2018-16864 affects systemd-journald. The connected advisories confirm a memory-management issue in journald (and a backport memory leak in journald-server.c) that can crash journald or enable privilege escalation on local hosts. Root cause: memory allocations for command-line/state data not p...
CVE-2019-10219
The CVE-2019-10219 entry affects Hibernate Validator: SafeHtml validator annotation fails to sanitize HTML comments/instructions, enabling XSS in affected code paths. Affected CP4S versions are 1.7.2.0, 1.8.0.0, and 1.8.1.0. Remediation is to upgrade to Cloud Pak for Security 1.9.0.0 per IBM guid...
CVE-2018-6485
CVE-2018-6485 is an integer overflow in posix_memalign within glibc (memalign implementation) for versions 2.26 and earlier, which could cause a heap area to be too small and lead to heap corruption. The NVD CVSSv3/base score is 9.8 (CRITICAL) with network attack vector, no user interaction. Affe...
CVE-2018-11236
Summary (CVE-2018-11236) : In glibc, the realpath path processing path can trigger an integer overflow in 32-bit builds within stdlib/canonicalize.c when handling very long pathname arguments, producing a stack-based buffer overflow and potentially arbitrary code execution. The vulnerability affe...
CVE-2020-10722
CVE-2020-10722 affects the DPDK vhost code, where a missing check for an integer overflow in vhost_user_set_log_base() could lead to a smaller memory map than requested and memory corruption. The vulnerability is present in DPDK 18.05 and later. Multiple connected advisories confirm impact and pr...
CVE-2020-10723
CVE-2020-10723 describes a memory corruption in DPDK (versions 17.05 and above) caused by an integer truncation when copying a payload index from UInt to uint16, which can lead to out-of-bounds access. Publicly reported updates fix the vulnerability in various distributions: AlmaLinux 19.11.3 onw...
CVE-2020-10725
CVE-2020-10725 affects DPDK 19.11+ via librte_vhost/vhost-user, caused by a missing validity check of the descriptor address in virtio_dev_rx_batch_packed(), leading to a segmentation fault of the vhost-user backend and possible loss of connectivity among guests. The issue is documented across mu...
CVE-2018-11237
CVE-2018-11237: A buffer overflow in the AVX-512-optimized mempcpy implementation (__mempcpy_avx512_no_vzeroupper) of glibc (2.27 and earlier). The overflow occurs when copying data beyond the target buffer, as demonstrated by vulnerable mempcpy paths described in public advisories and exploits. ...
CVE-2020-10726
CVE-2020-10726 affects DPDK 19.11+ where a malicious container with access to the vhost-user socket can flood with VHOST_USER_GET_INFLIGHT_FD messages, leading to resource leaks (FDs and VM memory) and potential denial of service. Public sources in the connected documents corroborate that the vul...
CVE-2014-9708
CVE-2014-9708 relates to Embedthis Appweb, where versions before 4.6.6 and 5.x before 5.2.1 are vulnerable to a remote denial of service caused by a NULL pointer dereference when handling a Range header with an empty value (e.g., “Range: x=,”). The vulnerability is triggered by processing a craft...
CVE-2020-14563
CVE-2020-14563 affects Oracle Enterprise Communications Broker WebGUI (versions 3.0.0–3.2.0). The vulnerability allows an unauthenticated attacker with network access via HTTP to compromise the broker, with exploitation requiring user interaction. CVSS‑3.1 base score is 6.1 (Confidentiality and I...
CVE-2020-14722
CVE-2020-14722 affects Oracle Enterprise Communications Broker (Oracle Communications Applications), WebGUI component, for versions 3.0.0–3.2.0. The vulnerability can be triggered by an unauthenticated attacker with network access via HTTP and requires user interaction from a non-attacker; succes...
CVE-2020-14721
CVE-2020-14721 affects Oracle Enterprise Communications Broker WebGUI (Oracle Communications Applications), versions 3.0.0–3.2.0. Root cause: vulnerability in WebGUI allows a low-privileged attacker with network access over HTTP to compromise data and service availability. Impact per sources: una...
CVE-2016-3516
Oracle Enterprise Communications Broker in Oracle Communications Applications before PCz 2.0.0m4p1 is affected by CVE-2016-3516. The vulnerability arises in the GUI path and could allow remote authenticated users to affect confidentiality. The description does not specify a CVE patch or fixed ver...
CVE-2016-3514
CVE-2016-3514 affects Oracle Communications Applications’ Oracle Enterprise Communications Broker component prior to PCz 2.0.0m4p1. The vulnerability allows remote authenticated users to affect confidentiality via GUI-related vectors. The connected documents also reference CVE-2016-3516 as a sepa...
CVE-2016-3515
CVE-2016-3515 affects Oracle Communications Applications prior to PCz 2.0.0m4p1, specifically the Oracle Enterprise Communications Broker component. The vulnerability is described as unspecified with confidentiality impact via unknown vectors, exploitable remotely. Connected sources confirm the a...